| !MiniDisc.bin.PinDesk
| ---------------------
|
| Make sure that the desktop folder has been specified.
If "<MiniDisc$Desktop>" = "" Then Error 0 Could not find the virtual Desktop folder
|
| Ensure that the folder exists.
CDir <MiniDisc$Desktop>
|
| Go pin!!!!
WimpSlot -Min 640k
Run <MiniDisc$Dir>.bin.PinDir <MiniDisc$Desktop>
